From 4fe04ab54a6c60f0f286f94390399efc31f6dea1 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Wed, 4 Nov 2015 14:19:13 +0100 Subject: [PATCH] scrolledwindow: Fix a typo --- gtk/gtkscrolledwindow.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkscrolledwindow.c b/gtk/gtkscrolledwindow.c index 7afdeadba7..86ca62a33a 100644 --- a/gtk/gtkscrolledwindow.c +++ b/gtk/gtkscrolledwindow.c @@ -112,7 +112,7 @@ * It uses transient subnodes with names overshoot and undershoot to * draw the overflow and underflow indications. These nodes get * the .left, .right, .top or .bottom style class added depending - * on where the indictaion is drawn. If both scrollbars are visible, + * on where the indication is drawn. If both scrollbars are visible, * the area where they meet is drawn with a transient subnode named * junction. */ -- 2.30.2